home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
- <plist version="1.0">
- <dict>
- <key>AppleEventCode</key>
- <string>SDpr</string>
- <key>Classes</key>
- <dict>
- <key>NSApplication</key>
- <dict>
- <key>AppleEventCode</key>
- <string>capp</string>
- <key>Attributes</key>
- <dict>
- <key>appStatus</key>
- <dict>
- <key>AppleEventCode</key>
- <string>Stat</string>
- <key>ReadOnly</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSNumber<SuperDuperSuite.EStatus></string>
- </dict>
- </dict>
- <key>Superclass</key>
- <string>NSCoreSuite.NSApplication</string>
- <key>SupportedCommands</key>
- <dict>
- <key>SuperDuperSuite.Run</key>
- <string>handleRunScriptCommand:</string>
- </dict>
- </dict>
- </dict>
- <key>Commands</key>
- <dict>
- <key>Run</key>
- <dict>
- <key>AppleEventClassCode</key>
- <string>SDpr</string>
- <key>AppleEventCode</key>
- <string>Runn</string>
- <key>Arguments</key>
- <dict>
- <key>userInteraction</key>
- <dict>
- <key>AppleEventCode</key>
- <string>noUI</string>
- <key>Optional</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSNumber<Bool></string>
- </dict>
- <key>usingSettings</key>
- <dict>
- <key>AppleEventCode</key>
- <string>fIlE</string>
- <key>Optional</key>
- <string>YES</string>
- <key>Type</key>
- <string>NSScriptObjectSpecifier</string>
- </dict>
- </dict>
- <key>CommandClass</key>
- <string>NSScriptCommand</string>
- </dict>
- </dict>
- <key>Enumerations</key>
- <dict>
- <key>EStatus</key>
- <dict>
- <key>AppleEventCode</key>
- <string>StAt</string>
- <key>Enumerators</key>
- <dict>
- <key>Error</key>
- <string>Err </string>
- <key>Idle</key>
- <string>Idle</string>
- <key>Running</key>
- <string>Busy</string>
- </dict>
- </dict>
- </dict>
- <key>Name</key>
- <string>SuperDuperSuite</string>
- <key>UsedFeatures</key>
- <array>
- <string>UnnamedArguments</string>
- </array>
- </dict>
- </plist>
-